@media (max-width: 767px){
body {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff!important;
}
.container{
    width: auto;
	padding-left: 15px;
    padding-right: 15px;
}
header .container {
    padding: 0 10px 0 15px;
}


.wrap {
    margin-top: 0;
}
.main {
    width: 100%;
    float: none;
}
.right-aside {
    display: none;
}
.index_top {
    margin: 0 -15px 30px;
}
.index_top .toutiao_left{
    width: 100%;
    height: auto;
    float: none!important;
}
.index_top .toutiao_right {
    width: 100%;
    float: none;
}
.index_top .toutiao_right ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 15px;
    float: none!important;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	padding: 0 15px;
}
.ypcom-slider .swiper-button-next, .ypcom-slider .swiper-button-prev {
    display: none;
}
.toutiao_left .swiper-pagination{
    bottom: 60px;
}
.toutiao_right li{
    width: 50%;
    height: 130px;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
.toutiao_right li:first-child {
    margin-right: 15px;
    margin-bottom: 0;
}
.toutiao_right li:last-child {
    margin-bottom: 0;
}
.index_tit{
    padding: 10px 0 0;
}
.index_tit h3 small {
    display: none;
}
.zhunti_box {
    padding: 10px 0;
}
.zhunti_box .zhunti_list li{
    width: 50%;
}
.zhunti_box .zhunti_list li span {
    font-size: 16px;
}

.index_ntit {
    padding: 10px 0 0;
}
.index_ntit .list_tabs {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
	white-space: nowrap;
    overflow-x: scroll;
}
.books-article_li ul {
    padding: 0;
}
.books-article_li ul li {
    padding: 15px 0;
}
.books-article_li .item-content .item-title {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
}
.books-article_li .item-content .item-title a {
    color: #000;
    max-height: 50px;
}
.books-article_li .item-content .item_left .item-img span {
    width: 32.5%;
}
.books-article_li .item-content .item_left .item-img span:nth-child(4) {
    display: none;
}
.books-article_li .item-content .item_right .dec {
    display: none;
}
.books-article_li .item_right .item-info {
    padding: 0;
}
.books-article_li .item_right .item-info .faburen {
    /* display: none; */
}
.books-article_li .item_right .item-info .faburen img{
    vertical-align: middle;
}
.books-article_li .item_right .item-info .date {
    /* line-height: 16px; */
    margin-right: 10px;
}
.books-article_li .item_right .item-info .dot {
    /* line-height: 16px; */
	display: none;
}
.books-article_li .item_right .item-info .lanmu {
    /* line-height: 16px;
    
    margin-right: 10px; */
	display: none;
}
.books-article_li .itemdt .item-content .item_right .item-info{
    margin-top: 52px;
}
.books-article_li .itemdt .item-content .item_left {
    width: 33%;
}
.books-article_li .itemdt .item-content .item_right {
    width: 65%;
}
.books-article_li .itemdt .item-content .item-title a {
    position: absolute;
    left: 35%;
}
.nmore a {
    padding-left: 60px;
    padding-right: 60px;
}
.hzhb {
    display: none;
}
.position {
    margin-top: 20px;
}
.books .books-article {
    padding: 0 0 30px 0;
}
.books h1 {
    font-size: 22px;
}
.bqsm {
    padding: 15px 0 0 0;
}
.books {
    margin-bottom: 0;
}
.books-article_li .books-article_li_title{
    padding: 30px 20px 0 0;
}

.head-wrap{
    width: 100%;
    min-width: 100%;
}
.logo {
    padding-top: 5px;
    width: auto;
    height: 38px;
}
.a-img {
    height: 38px;
    vertical-align: top;
}
.nav-box {
    display: none;
}
.nav-box {
    position: fixed;
    bottom: 0;
    top: 0;
    right: 100%;
    z-index: 998;
    padding: 50px 0;
    width: 80%;
    height: 100%!important;
    margin: 0!important;
    background: var(--theme-color);
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    overflow: auto;
    border: 0;
}
.nav li {
    position: relative;
    float: none;
	width:100%;
}
.nav li .nav-link{
    padding: 0 0;
	display: block;
	border-bottom: 1px solid rgba(0,0,0,.05);
}
.search {
    display: none;
}
.nav-buttom {
    display: block;
    margin: 14px 0 0;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    margin-top: 8px;
}
.nav-buttom .icon-line {
    -webkit-transition: all .3s ease-out .3s;
    -o-transition: all .3s ease-out .3s;
    transition: all .3s ease-out .3s;
    background: #999;
}
.menu-on {
    display: block !important;
}
.nav-bon {
    position: fixed;
    top: 0;
    z-index: 1000;
    right: 100%;
    background: 0 0!important;
    border: 0!important;
    margin-top: 8px;
    color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.nav-bon .icon-line {
    -webkit-transition: all .3s ease-out .3s;
    -o-transition: all .3s ease-out .3s;
    transition: all .3s ease-out .3s;
    background: #fff!important;
}
.nav-bon .icon-line-1 {
    margin-bottom: 0;
    -webkit-transform: rotate(-45deg) translate(-3px,5px);
    -ms-transform: rotate(-45deg) translate(-3px,5px);
    transform: rotate(-45deg) translate(-3px,5px);
}
.nav-bon .icon-line-2 {
    opacity: 0;
}
.nav-bon .icon-line-3 {
    -webkit-transform: rotate(45deg) translate(-3px,-5px);
    -ms-transform: rotate(45deg) translate(-3px,-5px);
    transform: rotate(45deg) translate(-3px,-5px);
}
.navbar-on {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-transform: translateX(80%);
    -ms-transform: translateX(80%);
    transform: translateX(80%);
}
.header-top {
    height: 50px;
}
.books {
    margin-bottom: 0;
}
.books-article_li .books-article_li_title{
    padding: 30px 20px 0 0;
}
.comment-form{
    margin: 15px 0 0 0;
}
.modal-sm {
    width: 90%;
}
}